subroutine library meaning in English
子程序库
子例程库
子例行程序库
Examples
- If your program is a subroutine library , you may
如果你的程序是一个子程序库。 - The service is structured to be callable , typically as a class , subroutine library , or dll
服务的结构应该是可调用的,典型情况下是类、子例程库,或dll 。 - C subroutine library to support your program ' s subroutine calls , notably managing input and output
一个c子功能调用库,用来支持你的程序的子功能调用,特别如管理输入与输出。 - A c subroutine library to support your program ' s subroutine calls , notably managing input and output
一个c子功能调用库,用来支持你的程序的子功能调用,特别如管理输入与输出。 - Becoming a service - the program must become an externally callable subroutine library of serially reusable services
程序必须成为可由外部调用的子例程库,其中包含串行可重用的服务。